git-cond-destroy
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 2 Nov 2022 18:43:41 +0000 (18:43 +0000)
committerAurelien Jarno <aurel32@debian.org>
Wed, 2 Nov 2022 18:43:41 +0000 (18:43 +0000)
commit26720c1ca6caf7d998b7446bf155bd0d4ef81325
treec6a3c3be1244abe22fee3d1eb57c0f74f731c224
parent78e054a5c04d01cda8b7f84dad987889e2ba3663
git-cond-destroy

commit 4565083abc972bffe810e4151f8f3cb48531e526
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 22:27:24 2022 +0200

    htl: Make pthread*_cond_timedwait register wref before releasing mutex

    Otherwise another thread could be rightly trying to destroy the condition,
    see e.g. tst-cond20.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-cond-destroy.diff
sysdeps/htl/pt-cond-timedwait.c
sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c